Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
microtime
microtime
Returns the current Unix timestamp, and the number of microseconds
Name:
microtime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the number of microseconds of the current time.
Related
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP
7
Similar Functions
date_isodate_set
date_isodate_set
DateTime::setISODate
date_timezone_set
date_timezone_set
DateTime::setTimezon
strtotime
strtotime
ParsesanyEnglishtext
idate
idate
Formatlocaltime/date
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_add
date_add
DateTime::addalias:A
microtime
microtime
ReturnsthecurrentUni
date_offset_get
date_offset_get
AliasforDateTime::
Popular Articles
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP